IGroup.Enable 屬性
啟用或停用軸組。若啟用,軸組狀態會從軸組關閉 (GroupDisabled) 變更為軸組靜止 (GroupStandstill);若停用,軸組狀態會變更為軸組關閉 (GroupDisabled)。
命名空間:IntervalZero.KINGSTAR.Base.Class組合: IntervalZero.KINGSTAR.Base.Class (於 IntervalZero.KINGSTAR.Base.dll) 版本:4.4.0.0
語法
bool Enable { get; set; }
Property Enable As Boolean
屬性值
型別:bool
參見